Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Conditional https in local mode #285

Merged
merged 2 commits into from
Mar 8, 2024
Merged

Conversation

v-almonacid
Copy link
Contributor

For simplicity I want us to have the https serving opt-in only. May be it's an issue in my env but using https gives CORS errors. To be discussed

@@ -4,6 +4,7 @@ VITE_VERSION=$npm_package_version
VITE_NAME=$npm_package_name
VITE_X_APP_SECRET=
VITE_X_APP_ID=
VITE_USE_SSH=false
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be a typo right?
I believe this should be - VITE_USE_SSL

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh crap

@v-almonacid v-almonacid merged commit bdf875c into dev Mar 8, 2024
@v-almonacid v-almonacid deleted the chore/conditional-https branch March 8, 2024 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants